@media (max-width: 575.98px) {
    .succ1 {
        font-size: 35px;
    }

    .about-para {
        font-size: 15px;
        text-align: justify;
    }

    .cart2 {
        height: 60% !important;

    }

    .cc1 {
        padding-top: 30px;
    }

    .pp1 {
        font-size: 15px;
        /* padding-left:37px; */
        display: flex;
        justify-content: center;
    }

    .pp2 {
        font-size: 15px;
        display: flex;
        justify-content: center;
        /* padding-left:50px; */
    }

    .pp3 {
        font-size: 15px;
        display: flex;
        justify-content: center;
        /* padding-left:30px; */
    }

    .Choose-para {
        font-size: 15px;
        text-align: justify;
    }

    .Receipe-para {
        font-size: 15px;
        text-align: justify;
    }

    .about-button {
        margin-top: 0px;
    }

    .choose-button {
        margin-top: 0px;
    }



    .choose-img {
        margin-top: 30px;
    }

    .top-view-btn {
        font-size: 22px;
        left: auto;
        right: 0px;
    }

    .oww2 {
        position: none;
    }

    .Receipes .owl-theme .owl-nav {
        /* display: none; */
        right: 54% !important;
    }

    .top-view-btn1 {
        width: 100%;
        font-size: 15px;
        margin-top: 10px;
        border-radius: 8px;
    }

    .oww2 .owl-nav {
        position: static;
    }

    .footer-links {
        padding-top: 20px;
    }

    .Receipes .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        font-size: 15px;
        border-radius: 4px;
    }

    .about-main {
        display: flex;
        flex-direction: column-reverse;
    }

    #footer .footer-top .footer-links {
        margin-bottom: 10px;
    }

    .about-img img {
        margin-top: 30px;
    }

    .fixed-top .imggg2 {
        display: block;

    }

    .menupart {
        justify-content: space-between !important;
        /* flex-direction: row-reverse; */
    }

    #header.header-scrolled .imggg1 {
        display: none;

    }

    #header .logo img {
        /* max-height: 40px; */
        max-width: 100%;
        width: 70px;
        display: block;
    }

    #header.header-scrolled .logo img {
        max-width: 100%;
        width: 70px;
        display: block;
    }

    .navbar-mobile img {
        display: none;
    }

    .navbar ul li .home1 {
        color: #000;
    }

    .fixed-top .imggg1 {
        display: none;
        /* width: 70px; */

    }

    #header .logo {
        display: block;
    }

    .home-main-slider-master {
        background-color: #054d18 !important;
        padding-top: 120px;
    }

    .contact-box02 {
        margin-top: 20px;
    }

    .overlay {
        left: 40%;
    }

    .aboutps-sec2 {
        background-size: 0%;
    }

    .recipe-head {
        background-size: 0%;
    }

    .pricing {
        background-size: 0%;
    }

    .shape-extra {
        display: none;
    }

    .home-banner-content {
        width: 55%;
        position: absolute;
        bottom: 3%;
        left: 12%;
    }

    .home-banner-content h2 {
        /* color: red;
                font-family: "Galantis-z8eKa"; */
        font-size: 20px;
    }

    .home-banner-content h1 {
        /* color: #fff;
                font-family: "BowlbyOneSC-Regular"; */
        font-size: 14px;
    }

    .home-banner-content p {
        /* color: #fff;
                font-family: "Poppins-Regular"; */
        font-size: 6px;
    }

    .home-banner-content button {
        border: none;
        background-color: red;
        color: #fff;
        border-radius: 5px;
        font-size: 10px;
        padding: 5px 5px 5px 5px;
    }

    .title-sec01 {
        padding: 12px 0;
    }

    .about01 .content .para-content {
        font-size: 15px !important;
    }

    .aboutps-sec2 .content .para-content {
        font-size: 15px;
    }

    .content-img1 img {
        width: 250px !important;
    }

    .about02 .content .para-content {
        font-size: 15px;
    }
}


/*----------------------------------------------------------------------------------------------------------------------------------

******************* 576px to 768px *******************

----------------------------------------------------------------------------------------------------------------------------------*/



@media (min-width: 576px) and (max-width: 767.98px) {
    .succ1 {
        font-size: 35px;
    }

    .about-para {
        font-size: 15px;
        text-align: justify;
    }

    .cart2 {
        height: 60% !important;

    }

    .imgcard {
        /* width: auto; */
    }

    .cc1 {
        padding-top: 30px;
    }

    .pp1 {
        font-size: 15px;
        display: flex;
        justify-content: center;
        /* padding-left:37px; */
    }

    .pp2 {
        font-size: 15px;
        display: flex;
        justify-content: center;
        /* padding-left:50px; */
    }

    .pp3 {
        font-size: 15px;
        display: flex;
        justify-content: center;
        /* padding-left:30px; */
    }

    .Choose-para {
        font-size: 15px;
        text-align: justify;
    }

    .Receipe-para {
        font-size: 15px;
        text-align: justify;
    }

    .about-button {
        margin-top: 0px;
    }

    .choose-button {
        margin-top: 0px;
    }


    .choose-img {
        margin-top: 30px;
    }

    .top-view-btn {
        font-size: 22px;
        left: auto;
        right: 0px;
    }

    .oww2 {
        position: none;
    }

    .Receipes .owl-theme .owl-nav {
        /* display: none; */
        right: 54% !important;
    }

    .top-view-btn1 {
        width: 100%;
        font-size: 15px;
        margin-top: 10px;
        border-radius: 8px;
    }

    .oww2 .owl-nav {
        position: static;
    }

    .footer-links {
        padding-top: 20px;
    }

    .Receipes .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        font-size: 15px;
        border-radius: 4px;
    }

    .about-main {
        display: flex;
        flex-direction: column-reverse;
    }

    #footer .footer-top .footer-links {
        margin-bottom: 10px;
    }

    .about-img img {
        margin-top: 30px;
    }

    .fixed-top .imggg2 {
        display: block;

    }

    .menupart {
        justify-content: space-between !important;
        /* flex-direction: row-reverse; */
    }

    #header.header-scrolled .imggg1 {
        display: none;

    }

    .fixed-top .logo img {
        display: block;
        width: 100px;
        /* position: static; */

    }

    #header .logo img {
        /* max-height: 40px; */
        max-width: 100%;
        width: 70px;
        display: block;
    }

    #header.header-scrolled .logo img {
        max-width: 100%;
        width: 70px;
        display: block;
    }

    .fixed-top .imggg1 {
        display: none;
        /* width: 70px; */

    }

    .navbar ul li .home1 {
        color: #000;
    }

    #header .logo {
        display: block;
    }

    .home-main-slider-master {
        background-color: #054d18 !important;
        padding-top: 120px;
    }

    .overlay {
        left: 55%;
    }

    .aboutps-sec2 {
        background-size: 0%;
    }

    .recipe-head {
        background-size: 0%;
    }

    .pricing {
        background-size: 0%;
    }

    .shape-extra {
        display: none;
    }

    .home-banner-content {
        width: 55%;
        position: absolute;
        bottom: 15%;
        left: 12%;
    }

    .home-banner-content h2 {
        /* color: red;
                font-family: "Galantis-z8eKa"; */
        font-size: 42px;
    }

    .home-banner-content h1 {
        /* color: #fff;
                font-family: "BowlbyOneSC-Regular"; */
        font-size: 32px;
    }

    .home-banner-content p {
        /* color: #fff;
                font-family: "Poppins-Regular"; */
        font-size: 15px;
    }

    .home-banner-content button {
        border: none;
        background-color: red;
        color: #fff;
        border-radius: 5px;
        font-size: 17px;
        padding: 10px 15px 10px 15px;
    }

    .about01 .content .para-content {
        font-size: 16px;
    }

    .aboutps-sec2 .content .para-content {
        font-size: 16px;
    }

    .about02 .content .para-content {
        font-size: 16px;
    }

}




/*----------------------------------------------------------------------------------------------------------------------------------

******************* 768px to 992px *******************

----------------------------------------------------------------------------------------------------------------------------------*/



@media (min-width: 768px) and (max-width: 991.98px) {

    .pp1 {
        font-size: 18px;
        display: flex;
        justify-content: center;
        /* padding-left:37px; */
    }

    .pp2 {
        font-size: 18px;
        display: flex;
        justify-content: center;
        /* padding-left:50px; */
    }

    .pp3 {
        font-size: 18px;
        display: flex;
        justify-content: center;
        /* padding-left:30px; */
    }

    .about-main {
        display: flex;
        flex-direction: column-reverse;
    }

    .about-part {

        padding-top: 0px;
    }

    .about-img img {
        margin-top: 30px;
    }

    .cart2 {
        height: auto;
    }

    .top-view-btn {
        font-size: 52px;
        left: auto;
        right: 0px;
    }

    .top-view-btn1 {
        /* width: 340px; */
        font-size: 30px;
        left: auto;
        right: 0px;

    }

    .oww2 .owl-nav {
        position: static;
    }

    .about-para {
        font-size: 20px;
        text-align: justify;
    }

    .Choose-para {
        font-size: 20px;
        text-align: justify;
    }

    .Receipe-para {
        font-size: 20px;
        text-align: justify;
    }

    .cc1 {
        padding-top: 20px;
    }

    #footer .footer-top .footer-links {
        font-size: 20px;
    }

    .about-img img {
        height: auto;
        width: 70%;
    }

    .fixed-top .imggg2 {
        display: block;

    }

    .menupart {
        justify-content: space-between !important;
        /* flex-direction: row-reverse; */
    }

    #header.header-scrolled .imggg1 {
        display: none;

    }

    #header .logo img {
        /* max-height: 40px; */
        max-width: 100%;
        width: 70px;
        display: block;
    }

    #header.header-scrolled .logo img {
        max-width: 100%;
        width: 70px;
        display: block;
    }

    .fixed-top .imggg1 {
        display: none;
        /* width: 70px; */

    }

    .navbar ul li .home1 {
        color: #000;
    }

    #header .logo {
        display: block;
    }

    .home-main-slider-master {
        background-color: #054d18 !important;
        padding-top: 120px;
    }

    .overlay {
        left: 40%;
    }

    .shape-extra {
        display: none;
    }

    .home-banner-content {
        width: 55%;
        position: absolute;
        bottom: 30%;
        left: 12%;
    }

    .home-banner-content h2 {
        /* color: red;
                font-family: "Galantis-z8eKa"; */
        font-size: 25px;
    }

    .home-banner-content h1 {
        /* color: #fff;
                font-family: "BowlbyOneSC-Regular"; */
        font-size: 16px;
    }

    .home-banner-content p {
        /* color: #fff;
                font-family: "Poppins-Regular"; */
        font-size: 14px;
    }

    .home-banner-content button {
        border: none;
        background-color: red;
        color: #fff;
        border-radius: 5px;
        font-size: 14px;
        padding: 5px 5px 5px 5px;
    }

    .about01 .content .para-content {
        font-size: 18px;
    }

    .title-sec01 {
        padding: 15px 0;
    }

}




/*----------------------------------------------------------------------------------------------------------------------------------

******************* 992px to 1200px *******************

----------------------------------------------------------------------------------------------------------------------------------*/



@media (min-width: 992px) and (max-width: 1199.98px) {


    .pp1 {
        font-size: 18px;
        display: flex;
        justify-content: center;
        /* padding-left:37px; */
    }

    .pp2 {
        font-size: 18px;
        display: flex;
        justify-content: center;
        /* padding-left:50px; */
    }

    .pp3 {
        font-size: 18px;
        display: flex;
        justify-content: center;
        /* padding-left:30px; */
    }

    .about-part {

        padding-top: 0px;
    }

    .about-img img {
        margin-top: 30px;
    }

    .cart2 {
        height: auto;
    }

    .top-view-btn {
        font-size: 32px;
        left: auto;
        right: 0px;
    }

    .top-view-btn1 {
        /* width: 340px; */
        font-size: 30px;
        left: auto;
        right: 0px;

    }

    .oww2 .owl-nav {
        position: static;
    }

    .about-para {
        font-size: 20px;
        text-align: justify;
    }

    .Choose-para {
        font-size: 20px;
        text-align: justify;
    }

    .Receipe-para {
        font-size: 20px;
        text-align: justify;
    }

    #footer .footer-top .footer-links {
        font-size: 20px;
    }

    .about-img img {
        height: auto;
        width: 100%;
    }

    .choose-img {
        margin-top: 40px;
    }

    .footer-img1 img {
        width: 80%;
    }

    .footer-newsletter {
        margin-left: 8%;
    }

    .fixed-top .logo img {
        /* display: block; */
        max-width: 100%;
        width: 20%;

    }

    .menupart {
        justify-content: space-between !important;
        /* flex-direction: row-reverse; */
    }

    #header.header-scrolled .imggg1 {
        display: block;

    }

    #header .logo img {
        /* max-height: 40px; */
        max-width: 100%;
        width: 70px;
        display: block;
    }

    #header.header-scrolled .logo img {
        max-width: 100%;
        width: 70px;
        display: block;
    }

    .navbar ul li .home1 {
        color: #000;
    }

    #header .logo {
        display: block;
    }

    .shape-extra {
        display: none;
    }

    /* .overlay {
            left:50%;
        } */

    .home-banner-content {
        width: 55%;
        position: absolute;
        bottom: 25%;
        left: 12%;
    }

    .home-banner-content h2 {
        /* color: red;
            font-family: "Galantis-z8eKa"; */
        font-size: 28px;
    }

    .home-banner-content h1 {
        /* color: #fff;
            font-family: "BowlbyOneSC-Regular"; */
        font-size: 18px;
    }

    .home-banner-content p {
        /* color: #fff;
            font-family: "Poppins-Regular"; */
        font-size: 16px;
    }

    .home-banner-content button {
        border: none;
        background-color: red;
        color: #fff;
        border-radius: 5px;
        font-size: 16px;
        padding: 5px 5px 5px 5px;
    }


}

@media screen and (max-width:425px) {
    .home-main-slider-master header .item img {
        width: 100%;
        height: 55vh;
    }

    .home-banner-content p {
        font-size: 15px;
    }

    .home-banner-content {
        width: 75%;
    }

}

@media screen and (max-width:575px) {
    .content-img img {
        width: 270px;
    }

    .home-banner-content p {
        font-size: 16px;
    }

    .home-banner-content button {
        border: none;
        background-color: red;
        color: #fff;
        border-radius: 5px;
        font-size: 14px;
        padding: 6px 10px 6px 10px;
    }

    .home-banner-content h1 {
        font-size: 24px;
    }

    .home-main-slider-master header .item img {
        width: 100%;
        height: 60vh;
    }
}

@media screen and (max-width:991px) {
    .pricing .product-description-mi {
        font-size: 16px !important;
    }

    .product-description-mi a {
        display: inline-block;
        padding: 13px 20px !important;
    }

    .btn1 {
        padding: 9px 20px;
        font-size: 14px;
    }

    .aboutps-sec2 .content .para-content {
        font-size: 18px;
    }

    .blog-area.blog-grid p {
        font-size: 18px;
    }

    .recipes-detail-con1 p {
        font-size: 18px;
    }
}

@media screen and (max-width:1200px) {
    .btn1 {
        padding: 10px 16px;
        font-size: 14px;
    }

    .pricing .product-description-mi {
        font-size: 16px;
    }

    .imggg1 {
        display: none !important;
    }

    .home-banner-content h1 {
        font-size: 26px;
    }

    .home-banner-content h2 {
        font-size: 41px;
    }

    .home-banner-content p {
        font-size: 19px;
    }

    .home-banner-content button {
        border: none;
        background-color: red;
        color: #fff;
        border-radius: 5px;
        font-size: 14px;
        padding: 11px 15px 11px 15px;
    }



}

@media screen and (min-width:1200px) and (max-width:1410px) {
    .home-banner-content {
        width: 96%;
        position: absolute;
        bottom: 19%;
        left: 12%;
    }

}




/* added */
@media screen and (max-width:1440px) {
    .carousel-section .owl-carousel .item img {
        width: 100%;
        height: 500px;
    }

    .hero-banner {
        position: relative;
        height: 260px;
    }

    .rice-overlay img {
        width: 55%;
    }

    .rive-overlay img {
        width: 50%;
    }

    .rive-overlay1 img {
        width: 250px;
        height: auto;
    }

    .sidebar {
        padding: 8px
    }

    .product-cards h6 {
        font-size: 16px;
    }
}

@media screen and (max-width:1230px) {
    .call-info a {
        font-size: 14px;
    }

}

@media screen and (max-width:1200px) {
    .carousel-section .owl-carousel .item img {
        width: 100%;
        height: 390px;
    }

    .banner-title {
        color: white;
        font-size: 34px;
    }

    .navbar-nav .nav-link {
        margin: 0px 7px;
    }

    .custom-pagination {
        position: absolute;
        bottom: 15px;
        left: 30px;
    }

    .main-header .container {
        max-width: 1012px;
    }

    .product-menu {
        display: flex;
        justify-content: center;
        gap: 5px;
        padding: 10px;
    }

    .rice-overlay {
        position: absolute;
        left: 0px;
        bottom: 0%;
    }

    .rive-overlay1 img {
        width: 200px;
        height: auto;
    }

    .zoom-img {
        width: 330px;
        height: 500px;
    }

    .navbar .navbar-brand img {
        width: 80px;
        height: auto;
    }

    .product-content2 h2 {
        font-size: 18px;
    }

    .sidebar .nav-link {
        padding: 10px 9px;
        font-size: 16px;
    }
}

@media screen and (max-width:1010px) {
    .navbar .navbar-brand img {
        width: 85px;
    }
}

@media screen and (max-width:991px) {


    .choose-img,
    .about-left img {
        width: 60%;
    }

    .inner-why-choose {
        padding: 30px 0px;
    }

    .why-choose-content {
        padding: 3px;
    }

    .hero-banner {
        position: relative;
        height: 230px;
    }

    .navbar-nav .nav-link.active::after,
    .navbar-nav .nav-link:hover::after {
        width: 25%;
    }

    .navbar-nav .nav-link.active::after,
    .navbar-nav .nav-link:hover::after {
        content: '';
        position: absolute;
        left: 0px;
    }

    .inner-about {
        padding: 10px 0px;
    }

    .thumbnail-container {
        justify-content: center;
    }

    .main-image {
        width: 60%;
        height: 100%;
        object-fit: contain;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: var(--transition);
        padding: 0px 30px;
    }

    .main-image {
        width: 100%;
        height: auto;
        max-height: 250px;
    }

    .main-image {
        width: 60%;
        height: 100%;
        object-fit: contain;
        position: absolute;

    }

    .main-image {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .main-image {
        width: 100%;
        height: auto;
        max-height: 360px;


    }

    .rice-thumbnail-nav {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 20px;
    }

    .tab-link img {
        width: 45px;
        height: 45px;
    }

    .ticker-item {
        display: inline-flex;
        align-items: center;
        margin: 0 25px
    }

    .ticker-text {
        font-size: 18px;
    }

    .ticker-item {
        display: inline-flex;
        align-items: center;
        margin: 0 30px;
        padding: 5px 15px;
    }

    .product-content .item {
        display: flex !important;
        min-height: 420px;
        margin-bottom: 20px;
    }

    .product-vector-overlay img {
        width: 150px;
    }

    .rive-overlay1 img {
        width: 150px;
        height: auto;
    }

    .custom-modal {
        max-width: 700px !important;
        width: 100%;
    }

    .zoom-container {
        height: 420px;
    }

    .sidebar .nav-link {
        padding: 7px 5px;
    }

    .inner-product-home {
        padding: 0px 0px;
    }

    .product-inner-home .tab-buttons {
        display: flex;
        justify-content: center;
        gap: 1rem;
        margin-bottom: 5px;
    }

    .tab-buttons {
        padding: 5px;
    }

    .product-carousel-wrapper .owl-dots {
        text-align: center !important;
        margin-top: 10px !important;
    }

    .carousel-section .owl-carousel .item img {
        width: 100%;
        height: 355px;
    }
}

@media screen and (max-width:767px) {
    .top-bar {
        display: flex;
        flex-direction: column !important;
    }

    .top-welcome {
        display: none;
    }

    .carousel-section .owl-carousel .item img {
        width: 100%;
        height: 260px;
    }

    .hero-banner {
        position: relative;
        height: 180px;
    }

    .particle-1 {
        width: 60px;
        height: 60px;
        top: 15%;
        left: 10%;
        animation-name: floatParticle;
    }

    .particle-2 {
        width: 35px;
        height: 35px;
        bottom: 20%;
        right: 15%;
        animation-name: floatParticleReverse;
        animation-delay: 2s;
    }

    .particle-3 {
        width: 35px;
        height: 35px;
        top: 30%;
        right: 20%;
        animation-name: floatParticleVertical;
        animation-delay: 4s;
    }

    .banner-title {
        color: white;
        font-size: 26px;
    }

    .product-gallery {
        height: 280px;
    }

    .main-image {
        width: 100%;
        height: auto;
        max-height: 240px !important;
    }

    .inner-gallery {
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .rice-section {
        padding: 30px 0;
        background: linear-gradient(to bottom, #f9f9f9 0%, #ffffff 100%);
    }

    .rice-thumbnail img {
        width: 80px;
        height: 80px;
    }

    .timeline-carousel {
        margin-top: 10px;
    }

    .rive-overlay {
        display: none;
    }

    .tab-link {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px 20px;
    }



    .tab-link p {
        font-size: 14px;

    }

    .ticker-item {
        display: inline-flex;
        align-items: center;
        margin: 0 10px;
        padding: 5px 15px;
    }

    .product-vector-overlay img {
        width: 90px;
    }

    .custom-modal {
        max-width: 500px !important;
        width: 100%;
    }

    .sidebar {
        display: none;
    }

    .quick-links,
    .promo-card {
        display: none;
    }

    .product-card-home {
        width: 75%;
    }

    .about-right h2 span {
        font-size: 32px;
    }
    }



    @media screen and (max-width:575px) {
        .navbar .navbar-brand img {
            width: 65px;
        }

        .top-message p {
            margin-bottom: 0px !important;
        }

        .top-message {
            display: flex;
            justify-content: center;
            flex-direction: column;
            gap: 3px;
        }

        .top-line {
            display: none;
        }

        .carousel-section .owl-carousel .item img {
            width: 100%;
            height: 240px;
        }

        .hero-banner {
            position: relative;
            height: 150px;
        }

        .rive-overlay1 img {
            display: none;
        }

        .benefits-card {
            display: flex;
            flex-direction: row;
            padding: 20px 15px;
            gap: 0px;
            align-items: self-start;
        }

        .top-bar {
            display: none;
        }

        .certificate-inner {
            padding: 10px 0px;
        }

        .custom-pagination span {
            font-size: 18px;
            font-weight: 600;
        }

        .custom-pagination {
            position: absolute;
            bottom: 0px;
            left: 5px;
        }

        .carousel-section .owl-carousel .item img {
            width: 100%;
            height: 195px;
        }

        .succ1 {
            font-size: 30px;
        }

        .product-details h2 {
            font-size: 18px;
        }


        .carousel-section .owl-dots {
            position: absolute !important;
            right: 20px !important;
        }

        .carousel-section .owl-dot {
            width: 10px !important;
            height: 10px !important;
        }

        .scroll-top-btn {
            position: fixed;
            bottom: 30px;
            right: 30px;
            display: none;
            z-index: 999;
            border-radius: 50%;
            padding: 10px 10px;
            font-size: 18px;
        }

        .rice-thumbnail-nav {
            display: none;
        }

        .timeline-carousel {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 0px;
        }

        .head-rice {
            flex-direction: column;
        }

        .rice-thumbnail-controls {
            display: flex;
            justify-content: flex-end;
            /* Align to the right */
            gap: 12px;
            padding: 15px 0;
        }

        .rice-head {
            text-align: center;
        }

        .head-rice {
            display: flex;
            /* justify-content: center;  */
            align-items: end;
        }

        .rice-card {
            padding: 2px 2px
        }

        .tab-link {
            position: relative;
            display: flex;
            flex-direction: column;
            align-items: center;
            padding: 13px 5px;
        }

        .ticker-text {
            font-size: 12px;
        }

        .rice-title {
            font-size: 22px;
        }

        .custom-modal {
            width: 100%;
        }

        .specs-grid {
            grid-template-columns: 1fr;
        }

        .zoom-container {
            height: 360px;
        }

        .product-inner-home .dropdown-list {

            position: absolute;
            z-index: 999;
        }

        .product-home-header p {
            display: none;
        }

        .product-inner-home .dropdown-btn {
            display: block;
            margin-top: 15px;
            background: linear-gradient(135deg, #28a745, #218838);
            border: 2px solid #218838;
            border-radius: 50px;
            padding: 4px 13px;
            font-size: 15px;
        }

        .product-carousel-wrapper {
            position: relative !important;
            width: 95% !important;
            margin: 0px auto !important;
            padding: 10px auto !important;
        }

        .product-carousel-wrapper .owl-prev,
        .product-carousel-wrapper .owl-next {
            width: 35px !important;
            height: 35px !important;
            font-size: 12px !important;
        }

        .product-carousel-wrapper {
            position: relative !important;
            width: 95% !important;
            margin: 0px auto !important;
            padding: 0px 20px !important;
        }

    }


    @media screen and (max-width:425px) {
        .product-gallery {
            height: 240px;
        }

        .main-image {
            width: 100%;
            height: auto;
            max-height: 190px !important;
        }

        .main-image {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        .product-menu {
            gap: 15px;
        }

        .product-card {

            padding: 3px
        }

        .primium-btn::after {
            content: '';
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 35px;
            height: 35px;
        }

        .primium-btn {
            padding: 5px 5px;
            font-size: 22px;
        }

        .product-img-overlay {
            position: absolute;
            top: 10px;
            right: 10px;
        }

        .product-img-overlay h3 {
            font-size: 10px;
            padding: 2px 10px
        }

        .read-btn {
            padding: 10px 15px;
            font-size: 14px;
        }

        .about-right h2 span {
            font-size: 25px;
            padding-left: 0px
        }

        .about-right h2 {
            font-size: 16px;
        }

        .about-content {
            font-size: 20px;
        }

        .benefits-card h3 {
            font-size: 18px;
        }

        .about-right p {
            font-size: 16px;
        }

        .product-card-home {
            width: 100%;
        }

        .carousel-section .owl-carousel .item img {
            width: 100%;
            height: 155px;
        }

        .highlight-item {
            border-bottom: 1px solid #e0e0e0;
            padding-bottom: 6px;
            font-size: 14px;
        }

        .highlights ul li strong {
            font-size: 16px;
        }
    }

    @media screen and (max-width: 1700px) {
        .navbar-brand {
            position: absolute;
            left: -11%;
            top: -150%;
        }
    }

    @media screen and (max-width: 1600px) {
        .navbar-brand {
            position: absolute;
            left: -8%;
            top: -80%;
        }

        .navbar .navbar-brand img {
            width: 96px;
        }
    }

    @media screen and (max-width: 1500px) {
        .navbar-brand {
            position: absolute;
            left: 0%;
            top: -70%;
        }
    }

    @media screen and (max-width: 1400px) {
        .navbar-brand {
            position: absolute;
            left: -10%;
            top: -101%;
        }
    }

    @media screen and (max-width: 1350px) {
        .navbar-brand {
            position: absolute;
            left: -8%;
            top: -96%;
        }
    }

    @media screen and (max-width: 1300px) {
        .navbar .navbar-brand img {
            width: 85px;
        }

        .navbar-brand {
            position: absolute;
            left: -5%;
            top: -56%;
        }

    }

    @media screen and (max-width: 1250px) {

        .navbar-brand {
            position: absolute;
            left: 0%;
            top: -56%;
        }
    }

    @media screen and (max-width: 1250px) {



        .navbar .navbar-brand img {
            width: 90px;
        }

        .navbar-brand {
            position: absolute;
            left: -4%;
            top: -73%;
        }
    }

    @media screen and (max-width: 991px) {
        .navbar-toggler {
            position: relative;
            left: 91%;
        }

        .navbar-brand {
            position: absolute;
            left: -1%;
            top: -110%;
        }

        .navbar .navbar-brand img {
            width: 100px;
        }

        .succ1 {
            font-size: 38px;
        }

    }

    @media screen and (max-width: 930px) {
        .navbar .navbar-brand img {
            width: 90px;
        }

        .navbar-brand {
            position: absolute;
            left: 0%;
            top: -70%;
        }
    }

    @media screen and (max-width: 910px) {
        .navbar-brand {
            position: absolute;
            left: 6%;
            top: -70%;
        }
    }

    @media screen and (max-width: 767px) {
        .navbar-brand {
            position: absolute;
            left: -3%;
            top: -114%;
        }
    }

    @media screen and (max-width: 710px) {
        .navbar-brand {
            position: absolute;
            left: 0%;
            top: -78%;
        }
    }

    @media screen and (max-width: 575px) {
        .navbar .navbar-brand img {
            width: 75px;
        }

        .navbar-brand {
            position: absolute;
            left: 0%;
            top: -58%;
        }

        .custom-dropdown {
            width: 50%;
            margin: 0px auto;
        }

        .way-bridge-section {
            padding: 30px 3%;
        }

        .inner-why-choose img {
            display: none;
        }

        .contact-container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 1px 20px;
        }

        .contact-info h3 {
            font-size: 18px;
        }

        .contact-content {
            display: flex;
            flex-wrap: wrap;
            gap: 10px;
        }

        .contact-form {
            flex: 1;
            min-width: 300px;
            background: white;
            padding: 20px 16;
        }
    }

    @media screen and (max-width: 425px) {
        .succ1 {
            font-size: 32px;
        }
    }

    @media screen and (max-width: 375px) {
        .navbar .navbar-brand img {
            width: 65px;
        }

        .navbar-brand {
            position: absolute;
            left: -6%;
            top: -48%;
        }

        .benefits-right .succ1 {
            font-size: 28px;
        }

        .custom-dropdown {
            width: 80%;
            margin: 0px auto;
        }
    }